Skip to content

feat: preserve metadata when handling blobs; refactor storage_utils#8713

Merged
jennifer-richards merged 15 commits intoietf-tools:feat/blobstagefrom
jennifer-richards:refactor-metadata-handling
Apr 7, 2025
Merged

feat: preserve metadata when handling blobs; refactor storage_utils#8713
jennifer-richards merged 15 commits intoietf-tools:feat/blobstagefrom
jennifer-richards:refactor-metadata-handling

Conversation

@jennifer-richards
Copy link
Member

No description provided.

This is a rather consequential refactor. Moves the utility
methods (store_file(), remove_from_storage(), etc) out of
the Storage subclass. They are now only in storage_utils.py.
Drops the StoredObjectStorageMixin, instead moving the
Storage-like parts directly into
StoredObjectStagedBlobStorage. The CustomS3Storage class
is dropped, at least for now.
@jennifer-richards
Copy link
Member Author

Work to reconcile this with #8784 is in progress - merging this as it is to try to avoid future merge nightmares. Fixups may still be necessary and will be treated as future work.

@jennifer-richards jennifer-richards merged commit 1400af1 into ietf-tools:feat/blobstage Apr 7, 2025
2 checks passed
@jennifer-richards jennifer-richards deleted the refactor-metadata-handling branch April 7, 2025 20:41
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 11, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant